home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Developer & Web Development Tools / Twistpad 1.64 / Setup.exe / $APPDATA / Carthago / Twistpad / Syntax / XML.sdf < prev   
Text File  |  2007-11-07  |  3KB  |  145 lines

  1. ;Extended Markup Language (XML) Syntax highlight Script for Twistpad
  2. ;1998 - 2007 ⌐ Carthago Software
  3.  
  4. [::Header::]
  5. SyntaxName=XML
  6. Extensions=xml;xsl;ctt;config;resx;vsdisco;rdl;rdf;tdl;opml;xsd;svg;manifest
  7. Spelling=1 
  8. SpellingContexts=1;2;100
  9. CommentChar=<!--
  10. CommentCharEnd=-->
  11. Brackets=({[
  12.  
  13. [Tag]
  14. Type=StartStop
  15. Context=1
  16. Scope=0
  17. Priority=10
  18. WholeWordOnly=0
  19. First=<
  20. Last=>
  21. Background=Default
  22. Foreground=BE3232
  23. Bold=0
  24. Italic=0
  25.  
  26. [Quote]
  27. Type=StartStop
  28. Context=2
  29. Scope=1
  30. Priority=10
  31. WholeWordOnly=0
  32. First="
  33. Last="
  34. Background=Default
  35. Foreground=0000FF
  36.  
  37. [Comment]
  38. Type=StartStop
  39. Context=3
  40. Scope=1
  41. Priority=10
  42. WholeWordOnly=0
  43. First=!--
  44. Last=--
  45. Background=Default
  46. Foreground=808080
  47. Italic=0
  48.  
  49. [Scripts]
  50. Type=startstop
  51. Context=4
  52. Priority=9
  53. Scope=1
  54. WholeWordOnly=0
  55. first=<SCRIPT
  56. last=</SCRIPT>
  57. Background=Default
  58. Foreground=default
  59.  
  60. [Scripts Comment]
  61. Type=startstop
  62. Context=8
  63. Priority=9
  64. Scope=4
  65. WholeWordOnly=0
  66. first=//
  67. last=
  68. Background=Default
  69. Foreground=008000
  70.  
  71. [Scripts String]
  72. Type=startstop
  73. Context=9
  74. Priority=9
  75. Scope=4
  76. WholeWordOnly=0
  77. first="
  78. last="
  79. Background=Default
  80. Foreground=408080
  81.  
  82. [Script Keywords]
  83. Type=keyword
  84. Context=103
  85. Scope=4
  86. Priority=6
  87. WholeWordOnly=1
  88. Keyword1=And;As;Boolean;ByRef;Byte;ByVal;Call;Case;Class;Const;Currency;Debug;Dim;Do;Double;Each;Else;ElseIf;Empty;End;EndIf
  89. Keyword2=Enum;Eqv;Event;Exit;False;For;Function;Get;GoTo;If;Imp;Implements;In;Integer;Is;Let;Like;Long;Loop;LSet;Me;Mod;New;
  90. Keyword3=Next;Not;Nothing;Null;On;Option;Optional;Or;ParamArray;Preserve;Private;Public;Raise;Event;ReDim;Rem;Resume;RSet;
  91. Keyword4=Select;Set;Shared;Single;Static;Stop;Sub;Then;To;True;Type;TypeOf;Until;Variant;Wend;While;With;Xor
  92. Keyword5=runat;script;language;var
  93. Keyword6=
  94. Keyword7=
  95. Keyword8=
  96. Keyword9=
  97. Keyword10=
  98. Keyword11=
  99. Keyword12=
  100. Keyword13=
  101. Keyword14=
  102. Keyword15=
  103. Keyword16=
  104. Background=Default
  105. Foreground=0000FF
  106.  
  107. [Words]
  108. Type=keyword
  109. Context=100
  110. Scope=1
  111. Priority=9
  112. WholeWordOnly=1
  113. Keyword1=?xml;?xml-stylesheet;!DOCTYPE;!ENTITY;!ELEMENT;!ATTLIST;!NOTATION;version;encoding;standalone;type;href
  114. Keyword2=title;media;charset;alternate;xml:space;preserve;default;xml:lang;CDATA;ID;IDREF;IDREFS;ENTITY;ENTITIES;NMTOKEN
  115. Keyword3=NMTOKENS;^#REQUIRED;^#IMPLIED;^#FIXED;INCLUDE;IGNORE;SYSTEM;PUBLIC;NDATA;^#PCDATA;EMPTY;ANY;UTF-8;utf-8;utf-16
  116. Keyword4=UTF-16;ISO-10646-UCS-2;ISO-10646-UCS-4;ISO-8859-1;ISO-8859-2;ISO-8859-9;ISO-2022-JP;Shift_JIS;EUC-JP;euc-kr;EUC-KR
  117. Background=Default
  118. Foreground=333399
  119. Bold=0
  120.  
  121. [Words1]
  122. Type=keyword
  123. Context=101
  124. Scope=0
  125. Priority=11
  126. WholeWordOnly=0
  127. Keyword1=<;>
  128. Keyword2=
  129. Keyword3=
  130. Keyword4=
  131. Background=Default
  132. Foreground=0000FF
  133. Bold=0
  134.  
  135. [Simbols]
  136. Type=keyword
  137. Context=102
  138. Scope=0
  139. Priority=6
  140. Keyword1=><Ð&ðÄËÏÖÜäëï ö"üÿ
  141. Keyword2=ÆÂÅÊÎÔÞÛâæåêîôßþû
  142. Keyword3=ÁÀÃÇÉÈÍÌÑÓÒØÕÚÙÝáàãçéèíìñóòøõúùý
  143. Background=Default
  144. Foreground=FF0000
  145.